object AboutBox: TAboutBox Left = 180 Top = 71 BorderStyle = bsDialog Caption = 'Shareware, A Programmers Plea..' ClientHeight = 347 ClientWidth = 298 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 1 Top = 0 Width = 296 Height = 346 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object Label3: TLabel Left = 208 Top = 33 Width = 61 Height = 19 Caption = 'Enterprise' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False IsControl = True end object ProgramIcon: TImage Left = 12 Top = 8 Width = 33 Height = 33 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 58 Top = 7 Width = 171 Height = 23 Caption = 'Epoch Organiser 3.0' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False IsControl = True end object Version: TLabel Left = 12 Top = 59 Width = 265 Height = 13 Caption = 'A Powerful Personal Organiser For Your Windows 95 PC' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label1: TLabel Left = 17 Top = 73 Width = 252 Height = 13 Caption = 'With More Features Than You Can Shake A Stick At!' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label2: TLabel Left = 38 Top = 92 Width = 211 Height = 13 Alignment = taCenter Caption = 'Test Drive Version. Written Using Delphi 3.0' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label4: TLabel Left = 65 Top = 132 Width = 155 Height = 13 Caption = 'Comments, Registrations etc. to..' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label5: TLabel Left = 117 Top = 151 Width = 53 Height = 13 Caption = 'J. Pritchard' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label6: TLabel Left = 106 Top = 165 Width = 74 Height = 13 Caption = '80 Privett Road' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label7: TLabel Left = 128 Top = 179 Width = 30 Height = 13 Caption = 'Privett' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label8: TLabel Left = 125 Top = 193 Width = 37 Height = 13 Caption = 'Gosport' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label9: TLabel Left = 90 Top = 207 Width = 106 Height = 13 Caption = 'Hampshire, PO12 3SX' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label10: TLabel Left = 106 Top = 223 Width = 75 Height = 13 Caption = 'United Kingdom' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Bevel1: TBevel Left = 6 Top = 52 Width = 285 Height = 2 end object Bevel2: TBevel Left = 6 Top = 126 Width = 285 Height = 2 end object Bevel3: TBevel Left = 6 Top = 243 Width = 285 Height = 2 end object Label11: TLabel Left = 14 Top = 297 Width = 231 Height = 13 Caption = 'Read Chapter "How To Register" For More Info..' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Image1: TImage Left = 252 Top = 295 Width = 33 Height = 33 Cursor = crDrag Picture.Data = {} Stretch = True OnClick = Image1Click IsControl = True end object Label12: TLabel Left = 29 Top = 108 Width = 229 Height = 13 Caption = '(c) 1997 by Jack Pritchard. All Rights Reserved.' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label13: TLabel Left = 14 Top = 252 Width = 260 Height = 13 Caption = 'Let Your Fingers Do The Work For You! You Can Now' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label14: TLabel Left = 14 Top = 265 Width = 237 Height = 13 Caption = 'Order Epoch Organiser 3.0 With Your Credit Card..' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Label15: TLabel Left = 14 Top = 283 Width = 221 Height = 13 Caption = 'For More Info On This And For Ordering Details' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object CheckBox1: TCheckBox Left = 132 Top = 326 Width = 112 Height = 17 Alignment = taLeftJustify Caption = '&Don`t Appear Again' TabOrder = 0 OnClick = CheckBox1Click end end object BitBtn1: TBitBtn Left = 7 Top = 314 Width = 59 Height = 26 TabOrder = 1 Kind = bkOK end end